It's easy to get lazy when no one is looking. This is the idea behind the very webpage that you're looking at.

I have set up my computer to automatically track the number of lines that I knock off my to-do list.

You can "poke" me to remind me to stay alert and motivated when you see that I'm not being as productive as I can be.

// dates on-time not on-time // 0 2025-04-13 0 0 // 1 2025-04-14 0 16 // 2 2025-04-15 0 5 // 3 2025-04-16 0 1 // 4 2025-04-17 0 0 // 5 2025-04-18 0 9 // 6 2025-04-19 0 12 // 7 2025-04-20 0 1 // 8 2025-04-21 0 2 // 9 2025-04-22 2 3 // 10 2025-04-23 0 5 // 11 2025-04-24 0 0 // 12 2025-04-25 0 1 // 13 2025-04-26 0 2 // 14 2025-04-27 1 11 // 15 2025-04-28 0 5 // 16 2025-04-29 0 6 // 17 2025-04-30 0 1 // 18 2025-05-01 0 1 // 19 2025-05-02 0 8 // 20 2025-05-03 0 4